home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1994 December / SOFM_Dec1994.bin / mac / Utilities / Chiron Error Codes / Chiron v2.0.1 / Chiron v2.0.1.rsrc / TEXT_133.txt < prev    next >
Text File  |  1994-02-06  |  4KB  |  97 lines

  1.                                                                                             Negative I.D. Codes
  2.  
  3.  
  4. SysEnvirons Errors
  5.  
  6. -5500             envNotPresent           SysEnvirons trap not present - returned by 
  7.                                                                                                             glue.
  8. -5501             envBadVers              Version non-positive
  9. -5502             envVersTooBig           Version bigger than call can handle
  10.  
  11. Gestalt Errors
  12.  
  13. -5550             gestaltUnknownErr  Could not obtain the response
  14. -5551             gestaltUndefSelectorErr Undefined selector
  15. -5552             gestaltDupSelectorErr Selector already exists
  16. -5553             gestaltLocationErr  Function not in system heap
  17.  
  18. LaserWriter Driver Errors
  19.  
  20. -8132             ????                            Manual Feed time out
  21. -8133             ????                            General PostScript Error
  22. -8150             ????                            No LaserWriter chosen
  23. -8151             ????                            Version mismatch between LaserPrep 
  24.                                                                                                                     dictionaries
  25. -8150             ????                            No LaserPrep dictionary installed
  26. -8160             ????                            Zoom scale factor out of range
  27.  
  28. PictInfo Errors
  29.  
  30. -11000         pictInfoVersionErr  Version number not zero
  31. -11001         pictInfoIDErr       Invalid PictInfo ID
  32. -11002         pictInfoVerbErr     Invalid verb combination specified
  33. -11003         cantLoadPickMethodErr Custom pick method not in resource 
  34.                                                                                                                             chain
  35. -11004         colorsRequestedErr  Number out of range or greater than 
  36.                                                                                                                     passed to NewPictInfo
  37. -11005         pictureDataErr      Invalid picture data
  38.  
  39. Power Manager Errors
  40.  
  41. -13000         pmBusyErr                          Power Manager IC stuck busy
  42. -13001         pmReplyTOErr                       Timed out waiting to begin reply 
  43.                                                                                                                     handshake
  44. -13002         pmSendStartErr                     Power Manager IC did not start handshake
  45. -13003         pmSendEndErr                       During send, Power Manager did not finish 
  46.                                                                                                                     handshake
  47. -13004         pmRecvStartErr                     During receive, Power Manager did not 
  48.                                                                                                                     start handshake
  49. -13005         pmRecvEndErr                       During receive, Power Manager did not 
  50.                                                                                                                     finish handshake
  51. MacTCP Errors
  52.  
  53. -23000         ipBadLapErr         Bad network configuration
  54. -23001         ipBadCnfgErr        Bad IP configuration error
  55. -23002         ipNoCnfgErr         Missing IP or LAP configuration error
  56. -23003         ipLoadErr           Error in MacTCP load
  57. -23004         ipBadAddr           Error in getting address
  58. -23005         connectionClosing   Connection in closing
  59. -23006         invalidLength
  60. -23007         connectionExists    Request conflicts with existing 
  61.                                                                                                                     connection
  62. -23008         connectionDoesntExist Connection does not exist
  63. -23009         insufficientResources Insufficient resources to perform 
  64.                                                                                                                             request
  65. -23010         invalidStreamPtr
  66. -23011         streamAlreadyOpen
  67. -23012         connectionTerminated
  68. -23013         invalidBufPtr
  69. -23014         invalidRDS
  70. -23014         invalidWDS
  71. -23015         openFailed
  72. -23016         commandTimeout
  73. -23017         duplicateSocket
  74. -23030         ipOpenProtErr        Can't open new protocol, table full
  75. -23031         ipCloseProtErr       Can't find protocol to close
  76. -23032            ipDontFragErr        Packet too large to send w/o fragmenting
  77. -23033         ipDestDeadErr        Destination not responding
  78. -23034         ipBadWDSErr          Error in WDS format
  79. -23035         icmpEchoTimeoutErr   ICMP echo timed-out
  80. -23036         ipNoFragMemErr       No memory to send fragmented pkt
  81. -23037         ipRouteErr           Can't route packet off-net
  82. -23041         nameSyntaxErr
  83. -23042         cacheFault
  84. -23043         noResultProc
  85. -23044         noNameServer
  86. -23045         authNameErr
  87. -23046         noAnsErr
  88. -23047         dnrErr
  89. -23048         outOfMemory
  90.  
  91. Slot Manager Primary or Secondary Init Code Errors
  92. -32768         svTempDisable                          Temporarily disable card but run primary 
  93.                                                                                                                         init
  94. -32640         svDisabled                             Reserve -32640 to -32768 for Apple temp 
  95.                                                                                                                      disablesInternal 
  96.  
  97. Didn't know the error codes went down that low, did you?